runtime.mheap.allocNeedsZero (method)
2 uses
runtime (current package)
mheap.go#L967: func (h *mheap) allocNeedsZero(base, npage uintptr) (needZero bool) {
mheap.go#L1228: if h.allocNeedsZero(base, npages) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)